home *** CD-ROM | disk | FTP | other *** search
- Path: fizban.solace.mh.se!usenet
- From: Mattias Wahlberg <matjo@lls.se>
- Newsgroups: comp.lang.c++
- Subject: What is NULL?
- Date: Mon, 12 Feb 1996 12:02:36 -0800
- Organization: Noventus Systems AB
- Message-ID: <311F9CDC.7ED7@lls.se>
- NNTP-Posting-Host: @dialup102-4-2.swipnet.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6b (Win95; I; 16bit)
-
- Hi there,
-
- In ANSI-C NULL is defined as (void*) 0. In MSVC++ it is defined as 0.
-
- What is the definition of NULL in the forth-coming ANSI-C++?
-
- /MW
-